Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Silverlight
1) Animations
2) Communication
3) Containers
4) Data
5) Events
6) Graphics
7) Shapes
8) UI Controls
Communication
1) Accessing RSS Services
2) Assigning a style attribute from managed code
3) Asynchronously requesting binary content using the WebClient class
4) Calling a JavaScript Method from Managed Code
5) Calling JavaScript objects function from managed code
6) Display message with HtmlWindow
7) DOM Operation
8) Dynamically Loading XAML from JavaScript
9) Exposing a managed code item to the scripting world
10) Exposing an object to the scripting world
11) Getting data from a REST service
12) Implementing Sockets in Silverlight Applications
13) Launching the official website in a new browser window
14) Load wmv file from in code with WebClient
15) Loading an image from a compressed package that was retrieved on demand
16) Pass object to HtmlWindow Invoke
17) Preparing a type for scripting
18) Reading JSON
19) Referencing a managed item from the scripting world
20) Referencing an HTML element via managed code
21) Register object for Javascript
22) Requesting some string content through the WebClient object
23) Scriptable Silverlight
24) Use a WebClient to call a JSON web service
25) Use Cancel button triggers the cancellation
26) Use HtmlPage RegisterScriptableObject to register object for script
27) Using a WebClient to Download Resources on Demand
28) Using the HttpWebRequest and HttpWebResponse Objects